CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - matlab DCT

搜索资源列表

  1. bb

    0下载:
  2. color image watermarking using DCT and DWT
  3. 所属分类:Wavelet

    • 发布日期:2017-04-10
    • 文件大小:1119569
    • 提供者:Binson
  1. DCT

    0下载:
  2. 本文设计基于DCT的人脸识别系统,首先结合当今人脸识别的背景和发展状况讨论了人脸识别的研究内容及在各方面的应用;然后研究了人脸识别进行预处理,讨论了人脸识别预处理的其他方法,分析各种方法的利弊,最后采用DCT(离散余弦变换)实现人脸图像预处理中的降维处理;接下来对人脸图像的特征提取进行了研究,简单叙述了几何特征提取和代数特征提取,同时深入研究了基于DCT和PCA变换的人脸图像特征提取,从而实现是否对人脸识别系统识别率有所提高的研究;对于分类器的选择,本文对两种分类器进行了探讨,即最近邻分类器和B
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:422959
    • 提供者:刘文珍
  1. DCT

    0下载:
  2. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:990242
    • 提供者:邓云鹏
  1. dct

    0下载:
  2. 这是一个matlab环境下的离散余弦变换的程序,与matlab的dct程序运行结果一样-This is a matlab environment, discrete cosine transform process, and matlab s dct program runs the same result as
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:858
    • 提供者:zhouzixuan
  1. dct2_recover

    0下载:
  2. 数字水印提取算法,利用离散余弦变换的(dct)算法,对以往的算法有所改进-Digital watermark extraction algorithm using discrete cosine transform (dct) algorithm, an improvement on previous algorithms
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1172
    • 提供者:肖乐
  1. dct

    0下载:
  2. extract file and the working is to get dct matrix of 256*256 image which is divide into each 8*8 image block
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:737
    • 提供者:sudhir kumar
  1. dct-svd

    1下载:
  2. dct-svd域水印算法,实现数字水印图像在载体DCT-SVD域的隐藏-a kind of watermarking algorithm in DCT-SVD domain
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-05
    • 文件大小:1039
    • 提供者:云新
  1. DCT

    0下载:
  2. DCT域图像水印嵌入对策和算法,黄继武,程卫东,电子学报-DCT domain image watermarking strategies and algorithms, HUANG Ji-Wu, Cheng Weidong, e-Journal
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:363718
    • 提供者:gm
  1. yansuoDCT

    0下载:
  2. 适用于图像压缩的二维8×+8+DCT查表快速算法研究,纪绣花,张彩明-Applicable to two-dimensional image compression 8 ×+8+ DCT fast algorithm for look-up table, Ji embroidery, Cai-Ming Zhang
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:632663
    • 提供者:gm
  1. yousun

    0下载:
  2. 基于dct变换的水印算法,并进行有损压缩情形下的水印嵌入和提取-Dct transform based watermarking algorithm, and for lossy compression case the watermark embedding and extracting
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-03
    • 文件大小:1082
    • 提供者:方磊
  1. DCT

    0下载:
  2. 一个实用的DCT数字图像水印程序,可以直接运行,包括很多攻击类型以及图片-A practical digital image watermark DCT procedure can run, including many types of attacks, as well as pictures
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1567012
    • 提供者:xaoi
  1. blinddct

    0下载:
  2. 一种基于DCT域的全盲数字水印,文章下载于IEEE XPLORE-Based DCT domain blind watermarking, the paper available on the IEEE XPLORE
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:530052
    • 提供者:lifeng
  1. dct

    0下载:
  2. DCT域数字水印嵌入算法MATLAB实现-DCT domain watermarking algorithm MATLAB Implementation
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:98866
    • 提供者:bai
  1. dct

    0下载:
  2. 在一个图像块中调整两个(或多个) DCT系数的相对大小。将描述一个使用数字图像作为载体的系统。在编码处理中,发送者将载体图像分成8×8的像素块,每一块只精确地编码一个秘密信息位。嵌入过程开始时,首先伪随机地选择一个图像块bi,用它对第i个消息比特进行编码。令Bi=D{bi}为DCT变换后的图像块。 在通信开始前,发送者和接收者必须对嵌入过程中使用的两个DCT系数的位置达成一致,让我们用(u1,v1)和(u2,v2)来表示这两个索引。这两个系数应该相应于余弦变换的中频,确保信息保存在信号的
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1526389
    • 提供者:ljh
  1. DCT

    0下载:
  2. 基于离散余弦变换的数字水印,包括水印的嵌入和提取以及常间的各种水印攻击-Discrete cosine transform based on digital watermarking, including the watermark embedding and extraction, as well as between the various watermark attacks often
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:458692
    • 提供者:木头
  1. DCT

    2下载:
  2. 用matlab实现的灰度图像DCT变换的源程序。-Matlab implementation of the gray image with DCT transform of the source.
  3. 所属分类:matlab例程

    • 发布日期:2013-05-21
    • 文件大小:48231
    • 提供者:yang411
  1. dct

    0下载:
  2. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:97845
    • 提供者:ni
  1. Audio-Watermarking-in-DCT

    0下载:
  2. 本文在DCT噪声信号模型研究的基础上,提出了一种新的音频水印嵌入位置选择策略和一个应用该策略的自适应音频水印算法. 通过定义DCT系数的噪声敏感度,建立了水印嵌入位置和嵌入水印后的音频信号的听觉感知性之间的关系,根据音频水印的不可听性的要求选择最优的嵌入位置,然后调节水印强度来满足鲁棒性的要求,从而最大程度地保持音频水 印的不可听性和鲁棒性,为解决音频水印嵌入过程中不可听性和鲁棒性之间的矛盾提供了一种策略.-Though m any w orks in the literature agre
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:873872
    • 提供者:郑杨
  1. matlab

    0下载:
  2. image watermarking using DCT CDMA -image watermarking using DCT CDMA ....
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:17468
    • 提供者:SUPERIOR
  1. exa080903_LOT_1D

    0下载:
  2. 利用子程序fast-lot.m,实现对该图像的变化及压缩,并和以为信号做dct后的图像质量相比较。-Using subroutine fast-lot.m, to achieve the changes and compression of the image, and after, and that the signals do dct compare the image quality.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:796
    • 提供者:wine
« 1 2 3 4 5 67 8 9 10 11 ... 41 »
搜珍网 www.dssz.com